GrapeCity ActiveReports for .NET 12.0J
DataTree.TablixRow<T> コンストラクタ

構文
'宣言
 
Public Function New( _
   ByVal cells() As DataTree.Scope(Of T) _
)
public DataTree.TablixRow<T>( 
   DataTree.Scope<T>[] cells
)

パラメータ

cells
参照

関連項目

DataTree.TablixRow<T> クラス
DataTree.TablixRow<T> メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.